2026-03-22 17:01:15,290 [ 84003 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-03-22 17:01:15,290 [ 84003 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-03-22 17:01:15,290 [ 84003 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-03-22 17:01:15,290 [ 84003 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_djq3c2 --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_aggregation_memory_efficient/test.py::test_remote test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability test_block_structure_mismatch/test.py::test test_cancel_freeze/test.py::test_cancel_backup test_check_table/test.py::test_check_all_tables 'test_check_table/test.py::test_check_normal_table_corruption[]' 'test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin]' 'test_check_table/test.py::test_check_replicated_table_simple[-_0]' test_cluster_all_replicas/test.py::test_cluster 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes]' test_cluster_all_replicas/test.py::test_global_in 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes]' test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_table_with_slash test_database_iceberg/test.py::test_tables_with_same_location 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed]' test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_disks_app_func/test.py::test_remote_disk_list test_distributed_storage_configuration/test.py::test_insert test_distributed_type_object/test.py::test_distributed_type_object test_dot_in_user_name/test.py::test_user_with_dot_in_name test_dotnet_client/test.py::test_dotnet_client 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_database_iceberg/test.py::test_hide_sensitive_info test_config_substitutions/test.py::test_allow_databases test_cluster_all_replicas/test.py::test_cluster test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_disks_app_func/test.py::test_disks_app_func_cp test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_allowed_url_from_config/test.py::test_config_with_hosts test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] [gw3] [ 1%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw4] [ 2%] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts [gw5] [ 3%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections [gw3] [ 4%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw1] [ 5%] PASSED test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld [gw1] [ 6%] PASSED test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln [gw4] [ 7%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts [gw3] [ 8%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw5] [ 9%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections [gw1] [ 10%] PASSED test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls [gw4] [ 11%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts [gw3] [ 12%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw1] [ 13%] PASSED test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw4] [ 14%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section [gw5] [ 15%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices [gw9] [ 16%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] [gw1] [ 17%] PASSED test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write [gw3] [ 18%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw1] [ 19%] PASSED test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw4] [ 20%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote [gw5] [ 21%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections [gw1] [ 22%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive [gw6] [ 23%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config [gw7] [ 24%] PASSED test_cluster_all_replicas/test.py::test_cluster test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] [gw3] [ 25%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw5] [ 26%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw6] [ 27%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides [gw3] [ 28%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw6] [ 29%] PASSED test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides [gw5] [ 30%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw6] [ 31%] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_composable_protocols/test.py::test_connections [gw9] [ 32%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] [gw1] [ 33%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_disks_app_func/test.py::test_remote_disk_list [gw7] [ 34%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] test_dictionaries_dependency_xml/test.py::test_dependent_tables [gw1] [ 35%] PASSED test_disks_app_func/test.py::test_remote_disk_list [gw8] [ 36%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables [gw0] [ 37%] PASSED test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_dictionaries_postgresql/test.py::test_bad_configuration [gw0] [ 38%] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas [gw0] [ 39%] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query [gw6] [ 40%] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config [gw7] [ 41%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] test_cluster_all_replicas/test.py::test_global_in [gw6] [ 42%] PASSED test_config_substitutions/test.py::test_include_config [gw7] [ 43%] PASSED test_cluster_all_replicas/test.py::test_global_in test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] [gw9] [ 44%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] [gw8] [ 45%] PASSED test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces [gw3] [ 46%] PASSED test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 [gw3] [ 47%] PASSED test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 [gw7] [ 48%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] [gw3] [ 49%] PASSED test_composable_protocols/test.py::test_proxy_1 [gw9] [ 50%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema [gw0] [ 51%] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries [gw5] [ 52%] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw0] [ 53%] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw0] [ 54%] PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load [gw0] [ 55%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key [gw0] [ 56%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key [gw2] [ 57%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] [gw0] [ 58%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema [gw0] [ 59%] PASSED test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw9] [ 60%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] [gw0] [ 61%] PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw3] [ 62%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_cancel_freeze/test.py::test_cancel_backup [gw7] [ 63%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] [gw1] [ 64%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw6] [ 65%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw3] [ 66%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw8] [ 67%] PASSED test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select [gw5] [ 68%] PASSED test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw8] [ 69%] PASSED test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_table_with_slash [gw9] [ 70%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] [gw4] [ 71%] PASSED test_allowed_url_from_config/test.py::test_table_function_remote [gw8] [ 72%] PASSED test_database_iceberg/test.py::test_table_with_slash test_database_iceberg/test.py::test_tables_with_same_location test_aggregation_memory_efficient/test.py::test_remote [gw8] [ 73%] PASSED test_database_iceberg/test.py::test_tables_with_same_location test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw1] [ 74%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path test_check_table/test.py::test_check_all_tables [gw5] [ 75%] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_config_decryption/test.py::test_successful_decryption_xml test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster test_block_structure_mismatch/test.py::test [gw7] [ 76%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw7] [ 77%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw6] [ 78%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw9] [ 79%] PASSED test_aggregation_memory_efficient/test.py::test_remote test_distributed_storage_configuration/test.py::test_insert test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability [gw2] [ 80%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] [gw1] [ 81%] PASSED test_block_structure_mismatch/test.py::test [gw3] [ 82%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw4] [ 83%] PASSED test_check_table/test.py::test_check_all_tables test_check_table/test.py::test_check_normal_table_corruption[] test_dotnet_client/test.py::test_dotnet_client [gw9] [ 84%] PASSED test_distributed_storage_configuration/test.py::test_insert [gw4] [ 85%] PASSED test_check_table/test.py::test_check_normal_table_corruption[] test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] [gw5] [ 86%] PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster test_distributed_type_object/test.py::test_distributed_type_object [gw6] [ 87%] PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability [gw1] [ 88%] PASSED test_dotnet_client/test.py::test_dotnet_client [gw3] [ 89%] PASSED test_distributed_type_object/test.py::test_distributed_type_object [gw2] [ 90%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] [gw2] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] [gw0] [ 92%] PASSED test_cancel_freeze/test.py::test_cancel_backup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw2] [ 93%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] [gw0] [ 94%] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_dot_in_user_name/test.py::test_user_with_dot_in_name [gw0] [ 95%] PASSED test_dot_in_user_name/test.py::test_user_with_dot_in_name [gw2] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] [gw2] [ 97%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] [gw2] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] [gw4] [ 99%] PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] test_check_table/test.py::test_check_replicated_table_simple[-_0] [gw4] [100%] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 311.61s call test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 96.64s call test_cancel_freeze/test.py::test_cancel_backup 54.72s call test_allowed_url_from_config/test.py::test_table_function_remote 48.41s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 47.50s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 39.29s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 36.51s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 34.93s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 34.56s call test_database_iceberg/test.py::test_many_namespaces 34.02s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 33.98s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 31.59s setup test_database_iceberg/test.py::test_hide_sensitive_info 29.67s call test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 26.54s setup test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 26.33s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 24.38s call test_dictionaries_dependency_xml/test.py::test_get_data 24.20s teardown test_database_iceberg/test.py::test_tables_with_same_location 24.06s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 23.97s setup test_cluster_all_replicas/test.py::test_cluster 23.79s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 22.33s teardown test_disks_app_func/test.py::test_remote_disk_list 22.29s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 21.83s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 20.97s setup test_config_substitutions/test.py::test_allow_databases 20.86s setup test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 17.80s teardown test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 17.10s setup test_dotnet_client/test.py::test_dotnet_client 17.05s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 16.93s setup test_disks_app_func/test.py::test_disks_app_func_cp 16.56s setup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 16.05s call test_dictionaries_postgresql/test.py::test_invalidate_query 15.88s teardown test_config_substitutions/test.py::test_include_config 15.82s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 15.74s setup test_block_structure_mismatch/test.py::test 15.52s setup test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 15.33s call test_check_table/test.py::test_check_all_tables 14.78s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 14.71s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 14.67s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 14.65s setup test_allowed_url_from_config/test.py::test_config_with_hosts 14.56s setup test_check_table/test.py::test_check_all_tables 14.55s setup test_distributed_storage_configuration/test.py::test_insert 14.31s setup test_aggregation_memory_efficient/test.py::test_remote 13.99s setup test_distributed_type_object/test.py::test_distributed_type_object 13.95s call test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 13.72s setup test_cancel_freeze/test.py::test_cancel_backup 13.55s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 13.48s setup test_composable_protocols/test.py::test_connections 13.25s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 13.03s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 12.81s call test_check_table/test.py::test_check_normal_table_corruption[] 12.66s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 12.64s teardown test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 12.56s setup test_dot_in_user_name/test.py::test_user_with_dot_in_name 11.62s setup test_dictionaries_dependency_xml/test.py::test_dependent_tables 11.14s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 10.21s teardown test_block_structure_mismatch/test.py::test 10.00s teardown test_cancel_freeze/test.py::test_cancel_backup 9.48s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 9.08s call test_dictionaries_dependency_xml/test.py::test_dependent_tables 8.96s call test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 8.75s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 8.14s call test_config_substitutions/test.py::test_config_multiple_zk_substitutions 8.13s call test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 8.11s call test_database_iceberg/test.py::test_list_tables 8.08s call test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 7.86s call test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 7.61s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 7.56s teardown test_check_table/test.py::test_check_replicated_table_simple[-_0] 7.40s call test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 7.36s call test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 7.03s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 6.97s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 6.90s setup test_config_decryption/test.py::test_successful_decryption_xml 6.81s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 6.76s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 6.66s call test_check_table/test.py::test_check_replicated_table_simple[-_0] 6.55s teardown test_distributed_type_object/test.py::test_distributed_type_object 6.39s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 6.30s teardown test_distributed_storage_configuration/test.py::test_insert 6.30s teardown test_allowed_url_from_config/test.py::test_table_function_remote 6.29s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 6.03s teardown test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 5.84s teardown test_config_decryption/test.py::test_successful_decryption_yaml 5.80s teardown test_aggregation_memory_efficient/test.py::test_remote 5.56s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 5.52s call test_distributed_storage_configuration/test.py::test_insert 5.21s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 5.20s call test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 5.11s call test_dotnet_client/test.py::test_dotnet_client 4.72s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 4.39s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 4.32s teardown test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 3.89s teardown test_dotnet_client/test.py::test_dotnet_client 3.73s teardown test_dot_in_user_name/test.py::test_user_with_dot_in_name 3.54s call test_config_substitutions/test.py::test_allow_databases 3.49s call test_distributed_type_object/test.py::test_distributed_type_object 3.31s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 3.28s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 3.22s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 3.09s call test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 3.07s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 2.86s call test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 2.63s call test_aggregation_memory_efficient/test.py::test_remote 2.63s call test_database_iceberg/test.py::test_hide_sensitive_info 2.50s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 2.50s call test_dictionaries_postgresql/test.py::test_load_dictionaries 2.32s call test_block_structure_mismatch/test.py::test 2.31s call test_dot_in_user_name/test.py::test_user_with_dot_in_name 2.25s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 2.22s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 2.15s call test_config_substitutions/test.py::test_include_config 2.14s call test_config_substitutions/test.py::test_config 2.07s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 2.06s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 2.04s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 2.03s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 1.91s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 1.88s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 1.86s call test_composable_protocols/test.py::test_proxy_1 1.78s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 1.72s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 1.67s call test_disks_app_func/test.py::test_disks_app_func_mv 1.67s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 1.64s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 1.64s teardown test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 1.58s call test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 1.56s call test_disks_app_func/test.py::test_disks_app_func_cp 1.51s teardown test_composable_protocols/test.py::test_proxy_1 1.49s call test_allowed_url_from_config/test.py::test_config_with_hosts 1.46s call test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 1.44s call test_disks_app_func/test.py::test_remote_disk_list 1.41s call test_database_iceberg/test.py::test_select 1.30s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 1.30s call test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 1.27s call test_disks_app_func/test.py::test_disks_app_func_ls 1.27s call test_dictionaries_postgresql/test.py::test_postgres_schema 1.22s call test_disks_app_func/test.py::test_disks_app_func_ln 1.20s call test_config_substitutions/test.py::test_config_merge_from_env_overrides 1.08s call test_cluster_all_replicas/test.py::test_cluster 1.06s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 1.04s call test_database_iceberg/test.py::test_tables_with_same_location 0.98s call test_database_iceberg/test.py::test_table_with_slash 0.92s call test_config_substitutions/test.py::test_config_from_env_overrides 0.91s call test_composable_protocols/test.py::test_connections 0.85s call test_cluster_all_replicas/test.py::test_global_in 0.81s call test_disks_app_func/test.py::test_disks_app_func_rm 0.71s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.66s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.66s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.59s call test_dictionaries_postgresql/test.py::test_bad_configuration 0.48s call test_config_decryption/test.py::test_successful_decryption_xml 0.44s call test_disks_app_func/test.py::test_disks_app_func_ld 0.43s call test_config_decryption/test.py::test_successful_decryption_yaml 0.42s call test_disks_app_func/test.py::test_disks_app_func_read_write 0.28s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.27s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.27s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.23s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.22s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.22s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.22s call test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 0.22s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 0.01s call test_composable_protocols/test.py::test_http_proxy_1 0.01s teardown test_check_table/test.py::test_check_all_tables 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s setup test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s teardown test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_database_iceberg/test.py::test_select 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s setup test_check_table/test.py::test_check_replicated_table_simple[-_0] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 0.00s setup test_check_table/test.py::test_check_normal_table_corruption[] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s teardown test_database_iceberg/test.py::test_many_namespaces 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 0.00s setup test_config_substitutions/test.py::test_config 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s setup test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ln 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s setup test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 0.00s teardown test_check_table/test.py::test_check_normal_table_corruption[] 0.00s setup test_cluster_all_replicas/test.py::test_global_in 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 0.00s setup test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 0.00s teardown test_database_iceberg/test.py::test_select 0.00s setup test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s setup test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s setup test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_dictionaries_dependency_xml/test.py::test_dependent_tables 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 0.00s setup test_disks_app_func/test.py::test_disks_app_func_mv 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s setup test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s setup test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s setup test_database_iceberg/test.py::test_table_with_slash 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_cp 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 0.00s setup test_disks_app_func/test.py::test_remote_disk_list 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s teardown test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s teardown test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 0.00s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s setup test_allowed_url_from_config/test.py::test_table_function_remote 0.00s teardown test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_cluster_all_replicas/test.py::test_cluster 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s teardown test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s setup test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 0.00s teardown test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ld 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s setup test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 0.00s teardown test_composable_protocols/test.py::test_connections 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_hosts 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s setup test_composable_protocols/test.py::test_proxy_1 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ls 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 0.00s teardown test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s setup test_database_iceberg/test.py::test_many_namespaces 0.00s teardown test_cluster_all_replicas/test.py::test_global_in 0.00s teardown test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ld 0.00s setup test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_database_iceberg/test.py::test_list_tables 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s setup test_disks_app_func/test.py::test_disks_app_func_rm 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_database_iceberg/test.py::test_table_with_slash 0.00s setup test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_mv 0.00s setup test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s setup test_database_iceberg/test.py::test_list_tables 0.00s teardown test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ls 0.00s setup test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_config_substitutions/test.py::test_config 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ln 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load =========================== short test summary info ============================ PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_disks_app_func/test.py::test_disks_app_func_cp PASSED test_disks_app_func/test.py::test_disks_app_func_ld PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections PASSED test_disks_app_func/test.py::test_disks_app_func_ln PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_disks_app_func/test.py::test_disks_app_func_ls PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] PASSED test_disks_app_func/test.py::test_disks_app_func_mv PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_disks_app_func/test.py::test_disks_app_func_read_write PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices PASSED test_disks_app_func/test.py::test_disks_app_func_rm PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_cluster_all_replicas/test.py::test_cluster PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections PASSED test_config_substitutions/test.py::test_config PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_config_substitutions/test.py::test_config_from_env_overrides PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] PASSED test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] PASSED test_disks_app_func/test.py::test_remote_disk_list PASSED test_database_iceberg/test.py::test_hide_sensitive_info PASSED test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect PASSED test_dictionaries_postgresql/test.py::test_bad_configuration PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] PASSED test_config_substitutions/test.py::test_include_config PASSED test_cluster_all_replicas/test.py::test_global_in PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] PASSED test_database_iceberg/test.py::test_list_tables PASSED test_composable_protocols/test.py::test_connections PASSED test_composable_protocols/test.py::test_http_proxy_1 PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] PASSED test_composable_protocols/test.py::test_proxy_1 PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key PASSED test_dictionaries_postgresql/test.py::test_postgres_schema PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db PASSED test_database_iceberg/test.py::test_many_namespaces PASSED test_dictionaries_dependency_xml/test.py::test_get_data PASSED test_database_iceberg/test.py::test_select PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] PASSED test_allowed_url_from_config/test.py::test_table_function_remote PASSED test_database_iceberg/test.py::test_table_with_slash PASSED test_database_iceberg/test.py::test_tables_with_same_location PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_aggregation_memory_efficient/test.py::test_remote PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] PASSED test_block_structure_mismatch/test.py::test PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_check_table/test.py::test_check_all_tables PASSED test_distributed_storage_configuration/test.py::test_insert PASSED test_check_table/test.py::test_check_normal_table_corruption[] PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability PASSED test_dotnet_client/test.py::test_dotnet_client PASSED test_distributed_type_object/test.py::test_distributed_type_object PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] PASSED test_cancel_freeze/test.py::test_cancel_backup PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk PASSED test_dot_in_user_name/test.py::test_user_with_dot_in_name PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] ======================= 100 passed in 457.08s (0:07:37) ========================